Update Prometheus library to v 0.300.1#43540
Conversation
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
|
This pull request is now in conflicts. Could you fix it? 🙏 |
Added changelog. Thanks |
Co-authored-by: Aman <38116245+devamanv@users.noreply.github.com>
Co-authored-by: Aman <38116245+devamanv@users.noreply.github.com>
rdner
left a comment
There was a problem hiding this comment.
Looks good to me, have only one question.
|
Thanks! Should this also be backported to 8.19? I have a suspicion we won't be able to go for the entire LTS life time of that branch without needing to update this dependency because of a security update :) |
* Update Prometheus library * Update NOTICE * Update the default contenttype in testdata * Resolve linter errors * Resolve linter errors * lint error * adding files for remotewrite prom3 Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co> * adding files for remotewrite prom3 Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co> * Add comment * Update go mod * Add default port in URL parsing * Add URL tests * Resolve linter errors * Update TestNewLeaderElectionManager flaky test * Fix linter errors * Update metricbeat/mb/parse/url.go Co-authored-by: Aman <38116245+devamanv@users.noreply.github.com> * Update url.go * update err * CI error * log update * upfdate defaultPort * update changelog * Update metricbeat/helper/prometheus/textparse.go Co-authored-by: Aman <38116245+devamanv@users.noreply.github.com> * Update metricbeat/mb/parse/url.go Co-authored-by: Aman <38116245+devamanv@users.noreply.github.com> --------- Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co> Co-authored-by: Andreas Gkizas <andreas.gkizas@elastic.co> Co-authored-by: Michalis Katsoulis <michaelkatsoulis88@gmail.com> Co-authored-by: Aman <38116245+devamanv@users.noreply.github.com> (cherry picked from commit 6fd1224) # Conflicts: # NOTICE.txt # go.mod # go.sum
This has been backported to 8.19. |
|
Thank you! |
Update the Prometheus library to v0.300.1
Relates: #42916